home *** CD-ROM | disk | FTP | other *** search
- A string expression may be a group of characters inside of quotation marks,
- it may be a string variable, a global string variable, a floating point value,
- or any combination of these separated by commas. A floating point value will be
- automatically converted into a string. Strings separated by commas will be
- combined to form a single string.
-